CU_TRSF_SRGB

Perform sRGB->linear conversion during texture read. Flag for ::cuTexRefSetFlags()

extern (C)
enum CU_TRSF_SRGB = 0x10;

Meta